Hi, Filter f1 = attribute "CR" (?) mix
josiah820 - Mon Jun 11 13:24:28 EDT 2012 |
Re: DXL Attribute "Contains"
Straight out of the DXL reference manual which can be found under the Help menu in the DOORS Explorer and Formal Modules - section Display Control > Filters > Contains function. Module m = current string mix = "CR-XYZ" Filter f = contains(attribute "CR", mix, false) set f filtering on
Paul Miller
|